Fix some busybox annoyances.
authorMichael Albinus <albinus@detlef>
Thu, 28 Jan 2010 06:06:41 +0000 (07:06 +0100)
committerMichael Albinus <albinus@detlef>
Thu, 28 Jan 2010 06:06:41 +0000 (07:06 +0100)
commitb0da618484ae04ac6a6e43bb4b2239850f8c6821
treee0d9376712896d34df9bb5d91154574ee0e153e5
parent0c5d4306a8f3d5be4b998d37c0b996b49b51807c
Fix some busybox annoyances.

* net/tramp.el (tramp-wrong-passwd-regexp): Add "Timeout, server
not responding." string.
(tramp-open-connection-setup-interactive-shell): Dump stty
settings.  Enable "neveropen" arg for all `tramp-send-command'
calls.  Handle "=" in variable values properly.
(tramp-find-inline-encoding): Raise an error, when no encoding is
found.
(tramp-wait-for-output): Check, whether PROC buffer is available.
Remove spurious " ^H" sequences, sent by busybox.
(tramp-get-ls-command): Suppress coloring, if possible.
lisp/ChangeLog
lisp/net/tramp.el [changed mode: 0644->0755]